From 04db711b5d6f83eba38e33776653c6cc82901222 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 4 Feb 2008 22:43:55 +0000 Subject: [PATCH] (w32-system-shells): Add TCC (new name for 4NT). --- lisp/w32-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index 019962a898c..f660501a341 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el @@ -53,7 +53,7 @@ X does. See `w32-fixed-font-alist' for the font menu definition." (defcustom w32-system-shells '("cmd" "cmd.exe" "command" "command.com" "4nt" "4nt.exe" "4dos" "4dos.exe" - "ndos" "ndos.exe") + "tcc" "tcc.exe" "ndos" "ndos.exe") "*List of strings recognized as Windows NT/9X system shells." :type '(repeat string) :group 'w32) -- 2.30.2